projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78506c2
)
udoo: Remove SPL fat support
author
vpeter4
<
[email protected]
>
Wed, 5 Aug 2015 10:37:08 +0000
(12:37 +0200)
committer
Stefano Babic
<
[email protected]
>
Wed, 2 Sep 2015 13:25:28 +0000
(15:25 +0200)
Use dd'ed SPL and u-boot.img by default.
Signed-off-by: Peter Vicman <
[email protected]
>
Cc: Fabio Estevam <
[email protected]
>
Cc: Stefano Babic <
[email protected]
>
Reviewed-by: Stefano Babic <
[email protected]
>
Acked-by: Fabio Estevam <
[email protected]
>
include/configs/udoo.h
patch
|
blob
|
history
diff --git
a/include/configs/udoo.h
b/include/configs/udoo.h
index f93b67a5aebc1ca8cd84f1ef288cdd99a830897b..8ec073d343b980fc93dab3460422c043b9800f38 100644
(file)
--- a/
include/configs/udoo.h
+++ b/
include/configs/udoo.h
@@
-11,8
+11,8
@@
#include "mx6_common.h"
+#define CONFIG_SPL_LIBCOMMON_SUPPORT
#define CONFIG_SPL_MMC_SUPPORT
-#define CONFIG_SPL_FAT_SUPPORT
#include "imx6_spl.h"
#define MACH_TYPE_UDOO 4800